# Verdict[A, R] `````{roto:type} Verdict[A, R] The verdict that a filter reaches about a value, that is, whether to accept or reject it. There are special keywords `accept` and `reject` to construct a `Verdict`. For more information, see [the language reference](#lang_filtermap). `````